Files
4baf2c04-8610-4c22-8537-4bd…/vercel.json
2026-03-07 22:06:53 +00:00

5 lines
97 B
JSON

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