Files
0acfa05d-a3eb-4e57-8d3f-ff3…/vercel.json
2026-04-19 21:27:06 +00:00

5 lines
97 B
JSON

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