Files
a52ecc52-7bd5-43f8-b2e7-566…/vercel.json
2026-03-02 22:37:46 +00:00

5 lines
97 B
JSON

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