Files
bbbd7972-895b-4b9d-8a7f-dfe…/vercel.json
2026-06-06 07:56:50 +00:00

5 lines
97 B
JSON

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