Files
b3e4e546-5192-4063-8a5a-d69…/vercel.json
2026-03-11 19:29:17 +00:00

5 lines
97 B
JSON

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