Files
a3507e14-8f75-4832-a4dd-733…/vercel.json
2026-03-04 08:41:21 +00:00

5 lines
97 B
JSON

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