Files
796b6183-5e91-4aa4-894b-bed…/vercel.json
2026-03-07 16:42:28 +00:00

5 lines
97 B
JSON

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