Files
ed25803b-04d9-4ab9-b677-2cd…/vercel.json
2026-03-03 22:17:02 +00:00

5 lines
97 B
JSON

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