Files
9de498e0-700f-4899-af2b-46e…/vercel.json
2026-06-08 16:27:30 +00:00

5 lines
97 B
JSON

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