Files
0ddf8667-3e78-49ce-86d7-d74…/vercel.json
2026-03-29 13:18:19 +00:00

5 lines
97 B
JSON

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