Files
255d3606-1d0e-4da7-ab46-cd8…/vercel.json
2026-04-11 14:47:02 +00:00

5 lines
97 B
JSON

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