Files
e9b97f1a-ddbe-4013-a3fe-33e…/vercel.json
2026-03-30 15:52:17 +00:00

5 lines
97 B
JSON

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