Files
faad04d6-dcd9-43b8-98be-308…/vercel.json
2026-06-05 10:11:06 +00:00

5 lines
97 B
JSON

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