Files
857cbd71-11fb-4d07-aabd-d42…/vercel.json
2026-06-11 16:47:47 +00:00

5 lines
97 B
JSON

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