Files
5abecbe3-865f-48b5-81f7-f41…/vercel.json
2026-06-10 09:49:19 +00:00

5 lines
97 B
JSON

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