Files
b9113285-bc64-4caf-98d8-15e…/vercel.json
2026-06-02 21:09:04 +00:00

5 lines
97 B
JSON

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