Files
d56060d7-9f98-42fd-b204-ced…/vercel.json
2026-03-24 22:08:31 +00:00

5 lines
97 B
JSON

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