Files
165c06f0-cf83-4b2f-a4b6-8b2…/vercel.json
2026-03-05 12:02:15 +00:00

5 lines
97 B
JSON

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