Files
4f12fd78-ea18-4259-9f22-560…/vercel.json
2026-06-12 02:57:24 +00:00

5 lines
97 B
JSON

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