Files
badf35fe-1b1c-4cc9-b65d-741…/vercel.json
2026-03-02 21:46:45 +00:00

5 lines
97 B
JSON

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