Files
1bca210b-5b1f-49ce-b623-c6f…/vercel.json
2026-04-22 05:50:25 +00:00

5 lines
97 B
JSON

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