Files
c486dc63-76db-457b-a401-d8e…/vercel.json
2026-06-13 02:36:31 +00:00

5 lines
97 B
JSON

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