Files
0199bedc-a6f7-4288-8de2-4a3…/vercel.json
2026-04-02 10:21:26 +00:00

5 lines
97 B
JSON

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