Files
634b4358-dd2c-4d58-92a7-3a3…/vercel.json
2026-04-23 11:26:00 +00:00

5 lines
97 B
JSON

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