Files
1ed16fc5-4b3c-42b5-98b0-233…/vercel.json
2026-06-03 11:00:37 +00:00

5 lines
97 B
JSON

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