Files
271f8d4e-b7cc-4397-aa2a-9f7…/vercel.json
2026-03-03 08:09:33 +00:00

5 lines
97 B
JSON

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