Files
0c37d7e9-a841-49f0-834a-4a1…/vercel.json
2026-03-03 22:13:59 +00:00

5 lines
97 B
JSON

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