Files
5f31f173-3333-4e25-8baf-d2f…/vercel.json
2026-05-08 20:18:42 +00:00

5 lines
97 B
JSON

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