Files
f5092798-2f36-4ba6-99f1-7c8…/vercel.json
2026-03-02 19:46:16 +00:00

5 lines
97 B
JSON

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