Files
a0403594-122e-4094-a1ee-4be…/vercel.json
2026-03-19 04:32:50 +00:00

5 lines
97 B
JSON

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