Files
1477cf7b-2501-4fd4-8740-e29…/vercel.json
2026-02-25 23:39:48 +00:00

5 lines
97 B
JSON

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