Files
2d2f941c-1fbe-4b71-b672-5a4…/vercel.json
2026-03-07 18:01:44 +00:00

5 lines
97 B
JSON

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