Files
1ef952bd-e8b5-4f8a-8351-824…/vercel.json
2026-03-21 10:21:53 +00:00

5 lines
97 B
JSON

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