Files
3011da67-e6e4-4562-983c-f34…/vercel.json
2026-04-20 08:16:21 +00:00

5 lines
97 B
JSON

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