Files
de87331b-46ef-42bf-9987-492…/vercel.json
2026-04-20 21:58:29 +00:00

5 lines
97 B
JSON

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