Files
486ff976-90cf-4076-9ba4-b3e…/vercel.json
2026-03-19 20:44:16 +00:00

5 lines
97 B
JSON

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