Files
df9844a0-da9f-48fd-84fc-f6e…/vercel.json
2026-03-12 05:17:02 +00:00

5 lines
97 B
JSON

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