Files
eff03ef1-8e1b-4a73-a5db-3a5…/vercel.json
2026-05-30 14:22:54 +00:00

5 lines
97 B
JSON

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