Files
8ff8069b-1a22-4630-81ea-523…/vercel.json
2026-03-14 13:14:51 +00:00

5 lines
97 B
JSON

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