Files
b2d7d36d-55f7-45ad-864b-d11…/vercel.json
2026-05-14 21:44:51 +00:00

5 lines
97 B
JSON

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