Files
c3f077af-38fd-4931-8f39-9ee…/vercel.json
2026-04-11 03:47:56 +00:00

5 lines
97 B
JSON

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