Files
2c563e37-d919-4047-8e1a-8f8…/vercel.json
2026-05-09 13:13:29 +00:00

5 lines
97 B
JSON

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