Files
271112f5-7df2-4dfe-a280-a4f…/vercel.json
2026-04-26 20:26:57 +00:00

5 lines
97 B
JSON

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