Files
0c0bd211-25be-4d9a-847a-ff4…/vercel.json
2026-03-09 19:30:47 +00:00

5 lines
97 B
JSON

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