Files
07acd98c-0f44-4e2f-8cd9-ead…/vercel.json
2026-04-27 18:18:37 +00:00

5 lines
97 B
JSON

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