Files
b0b5a97b-55fe-469c-abfd-337…/vercel.json
2026-03-07 15:56:30 +00:00

5 lines
97 B
JSON

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