Files
27b9875b-74c1-405f-83e7-8e0…/vercel.json
2026-02-15 00:06:26 +00:00

5 lines
97 B
JSON

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