Files
5e5e9a6b-22b7-43d4-9264-11e…/vercel.json
2026-03-10 20:57:51 +00:00

5 lines
97 B
JSON

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