Files
7fe9c6df-b0eb-4f8a-bbeb-332…/vercel.json
2026-05-08 18:22:34 +00:00

5 lines
97 B
JSON

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