Files
5f8d6eae-2406-4d81-9e7b-18e…/vercel.json
2026-03-02 23:27:30 +00:00

5 lines
97 B
JSON

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