Files
ce2b2876-8d02-43ce-8f35-aa7…/vercel.json
2026-04-28 04:08:39 +00:00

5 lines
97 B
JSON

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