Files
d259e4a3-ccf3-40c3-9b9f-6fa…/vercel.json
2026-06-03 15:13:34 +00:00

5 lines
97 B
JSON

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