Files
22410b5c-7983-40c8-ade7-e44…/vercel.json
2026-03-28 05:14:17 +00:00

5 lines
97 B
JSON

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