Files
ebb7ef8a-6839-4391-a2f8-ccd…/vercel.json
2026-03-05 11:06:54 +00:00

5 lines
97 B
JSON

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