Files
5ce42426-7c82-4d07-90c2-0fa…/vercel.json
2026-05-06 12:36:15 +00:00

5 lines
97 B
JSON

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