Files
1d4dfbfc-5942-4e2a-b1db-fec…/vercel.json
2026-04-19 04:03:26 +00:00

5 lines
97 B
JSON

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