Files
580bd8f0-b9f7-4d66-bbaf-00a…/vercel.json
2026-04-17 14:47:47 +00:00

5 lines
97 B
JSON

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