Files
3454b2e7-4ec7-4366-94cb-c8a…/vercel.json
2026-03-12 08:53:14 +00:00

5 lines
97 B
JSON

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