Files
0299b62c-3021-45c0-ba7a-1eb…/vercel.json
2026-06-07 05:26:53 +00:00

5 lines
97 B
JSON

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