Files
c80b9465-56e0-46b2-a895-e95…/vercel.json
2026-05-31 04:23:32 +00:00

5 lines
97 B
JSON

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