Files
8b0bc230-d8e2-47a6-9640-ff1…/vercel.json
2026-03-02 18:05:32 +00:00

5 lines
97 B
JSON

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