Files
3cb28e0a-1e96-41b3-8448-a55…/vercel.json
2026-04-23 00:41:03 +00:00

5 lines
97 B
JSON

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