Files
4f7b032f-9261-49ce-8c5c-58e…/vercel.json
2026-04-26 19:08:01 +00:00

5 lines
97 B
JSON

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