Files
0cb4d3f2-33d6-4060-8f60-967…/vercel.json
2026-04-24 22:06:26 +00:00

5 lines
97 B
JSON

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