Files
6f772566-7f91-4e75-8be4-21a…/vercel.json
2026-06-01 13:16:12 +00:00

5 lines
97 B
JSON

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