Files
cf3091f3-fe95-4358-9c5d-099…/vercel.json
2026-03-25 08:02:11 +00:00

5 lines
97 B
JSON

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