Files
bb228fd5-34e9-4dc4-a70b-114…/vercel.json
2026-02-25 02:14:05 +00:00

5 lines
97 B
JSON

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