Files
9ed548a8-557c-4365-a77e-e9b…/vercel.json
2026-03-14 12:31:20 +00:00

5 lines
97 B
JSON

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