Files
bbc66a07-8bbe-40b5-b72f-733…/vercel.json
2026-03-03 08:40:05 +00:00

5 lines
97 B
JSON

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