Files
859c4e96-32be-4a35-ab93-f47…/vercel.json
2026-04-17 15:09:05 +00:00

5 lines
97 B
JSON

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