Files
3c9bc248-6d4b-4688-8836-05b…/vercel.json
2026-04-21 18:00:04 +00:00

5 lines
97 B
JSON

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