Files
bd275117-5bd5-40d4-b94e-eb4…/vercel.json
2026-04-30 23:09:53 +00:00

5 lines
97 B
JSON

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