Files
1fe96d11-19c2-418e-9625-4bf…/vercel.json
2026-04-16 16:19:27 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}