Files
c6485809-c924-47ce-b4b3-b43…/vercel.json
2026-03-08 13:16:11 +00:00

5 lines
97 B
JSON

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