Files
59c3bc4e-14fb-4cf7-8b58-fe0…/vercel.json
2026-06-09 13:48:44 +00:00

5 lines
97 B
JSON

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