Files
4ace2fb0-0eb2-4cde-8ff2-23c…/vercel.json
2026-04-07 14:39:07 +00:00

5 lines
97 B
JSON

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