Files
2baebb95-97f2-4cee-a4f6-a25…/vercel.json
2026-04-25 22:08:39 +00:00

5 lines
97 B
JSON

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