Files
84f65946-b5ef-47a5-9243-3d7…/vercel.json
2026-06-08 16:45:20 +00:00

5 lines
97 B
JSON

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