Files
7083e5d9-110e-4e5b-aac8-133…/vercel.json
2026-03-03 04:50:26 +00:00

5 lines
97 B
JSON

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