Files
b05ca96b-cc80-4b92-95c3-97e…/vercel.json
2026-04-24 11:20:13 +00:00

5 lines
97 B
JSON

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