Files
e51c8fdf-98a2-4383-9160-366…/vercel.json
2026-03-16 12:50:21 +00:00

5 lines
97 B
JSON

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