Files
1b494fb8-99b0-4e36-bf3f-b27…/vercel.json
2026-03-02 21:32:01 +00:00

5 lines
97 B
JSON

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