Files
b3106bdb-bbc3-478a-9b13-99e…/vercel.json
2026-06-03 17:48:13 +00:00

5 lines
97 B
JSON

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