Files
066f43bd-3eb2-4b8c-99c7-aaf…/vercel.json
2026-04-12 22:15:17 +00:00

5 lines
97 B
JSON

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