Files
e7494e38-50d1-41a9-83a7-9f3…/vercel.json
2026-05-24 09:28:46 +00:00

5 lines
97 B
JSON

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