Files
393001c0-b2e5-42e9-b731-7ea…/vercel.json
2026-03-27 00:47:52 +00:00

5 lines
97 B
JSON

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