Files
dd28a583-bcbe-40a3-bde5-24c…/vercel.json
2026-04-09 15:02:45 +00:00

5 lines
97 B
JSON

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