Files
326f9b7b-7cf6-49be-967d-9fb…/vercel.json
2026-03-12 21:57:46 +00:00

5 lines
97 B
JSON

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