Files
5f14bc62-482f-47a1-bef0-485…/vercel.json
2026-04-02 10:10:33 +00:00

5 lines
97 B
JSON

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