Files
fa9cab21-a2be-46fa-8ad3-1bf…/vercel.json
2026-04-27 22:06:18 +00:00

5 lines
97 B
JSON

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