Files
2c6e4ad6-c501-49e4-8044-641…/vercel.json
2026-03-04 19:33:39 +00:00

5 lines
97 B
JSON

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