Files
9a57e4e4-762b-43c1-bc1a-143…/vercel.json
2026-03-02 18:49:52 +00:00

5 lines
97 B
JSON

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