Files
6bd1c6d4-dbff-4af9-a4cb-51d…/vercel.json
2026-03-07 16:03:57 +00:00

5 lines
97 B
JSON

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