Files
fb27ee4b-31a9-4dab-9b7a-d99…/vercel.json
2026-03-06 18:50:12 +00:00

5 lines
97 B
JSON

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