Files
4d94996f-a3ee-46b2-bf71-fc4…/vercel.json
2026-06-07 09:54:05 +00:00

5 lines
97 B
JSON

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