Files
cf356b98-aa61-4b48-ba2a-6e1…/vercel.json
2026-04-22 12:05:14 +00:00

5 lines
97 B
JSON

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