Files
b6f07b19-aac5-4b08-87a3-101…/vercel.json
2026-06-05 19:49:35 +00:00

5 lines
97 B
JSON

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