Files
8741d7c8-4ece-4321-be9f-76b…/vercel.json
2026-04-11 19:30:24 +00:00

5 lines
97 B
JSON

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