Files
974ce2d1-89a4-4a53-a6e7-cf4…/vercel.json
2026-04-15 23:40:45 +00:00

5 lines
97 B
JSON

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