Files
f8cb9b29-834a-448b-af0c-c44…/vercel.json
2026-05-22 14:06:06 +00:00

5 lines
97 B
JSON

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