Files
ce3949e5-f905-4ade-8414-00a…/vercel.json
2026-05-27 14:20:51 +00:00

5 lines
97 B
JSON

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