Files
73c2f38f-c19b-44c3-adf8-e26…/vercel.json
2026-06-10 19:20:55 +00:00

5 lines
97 B
JSON

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