Files
cef2d797-d39a-4b54-8767-d99…/vercel.json
2026-03-10 04:43:59 +00:00

5 lines
97 B
JSON

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