Files
5c4118be-5ae4-4b0a-a519-8c8…/vercel.json
2026-06-08 16:18:18 +00:00

5 lines
97 B
JSON

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