Files
ba0bd1b0-a4fe-4aec-bbfa-7b6…/vercel.json
2026-03-02 20:53:14 +00:00

5 lines
97 B
JSON

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