Files
afdf20a0-e197-4145-b732-cff…/vercel.json
2026-06-01 06:16:57 +00:00

5 lines
97 B
JSON

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