Files
f5a0df8c-e45b-42b6-a150-ac4…/vercel.json
2026-03-03 16:45:46 +00:00

5 lines
97 B
JSON

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