Files
b356bb00-0dbb-4411-93ea-7ce…/vercel.json
2026-04-15 00:54:16 +00:00

5 lines
97 B
JSON

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