Files
44c6e391-82b3-4ea9-a696-4bb…/vercel.json
2026-04-19 23:26:47 +00:00

5 lines
97 B
JSON

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