Files
94904aeb-7be8-4d49-a06c-7fd…/vercel.json
2026-04-07 16:57:29 +00:00

5 lines
97 B
JSON

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