Files
4df3a86e-9b47-4eb5-ac48-b3e…/vercel.json
2026-04-15 15:42:54 +00:00

5 lines
97 B
JSON

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