Files
614fc6a1-cf25-4340-9d69-8d1…/vercel.json
2026-04-26 11:46:51 +00:00

5 lines
97 B
JSON

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