Files
1fc18756-8e9b-4bd7-b5bc-746…/vercel.json
2026-03-07 19:04:20 +00:00

5 lines
97 B
JSON

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