Files
576cdd42-2987-4d0b-a40a-c59…/vercel.json
2026-03-02 19:30:20 +00:00

5 lines
97 B
JSON

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