Files
8fe5fdb4-63c7-4b39-8a82-57d…/vercel.json
2026-04-07 03:23:28 +00:00

5 lines
97 B
JSON

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