Files
5177fc79-e260-47e7-a09e-b92…/vercel.json
2026-03-11 13:03:02 +00:00

5 lines
97 B
JSON

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