Files
d84097eb-9c2d-45b1-b5f7-4c5…/vercel.json
2026-04-02 18:39:52 +00:00

5 lines
97 B
JSON

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