Files
09255789-59fc-4354-89ef-a65…/vercel.json
2026-04-08 03:30:31 +00:00

5 lines
97 B
JSON

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