Files
20c338f4-df09-4bd3-91e6-69b…/vercel.json
2026-04-24 13:16:10 +00:00

5 lines
97 B
JSON

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