Files
2ed45126-0ab8-430d-bece-840…/vercel.json
2026-03-10 01:54:17 +00:00

5 lines
97 B
JSON

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